home *** CD-ROM | disk | FTP | other *** search
/ 404 Jogos / CLJG.iso / Diversos / Bounce_a_tomato_2.swf / scripts / DefineButton2_61 / BUTTONCONDACTION on(release).as
Encoding:
Text File  |  2008-09-24  |  54 b   |  4 lines

  1. on(release){
  2.    this.ball.tomato.gotoAndStop(5);
  3. }
  4.